;;; QQ: 67762207
%100
+0
+3
+5
+6
+10
+11
+20
+19
+21
+22
+23
+24
+26
+42

[@main]
#IF
#ACT
goto @main_root

[@main_root]
#IF
checkpkpoint 2
#SAY
I do not want people like you and transactions. \ \
  <End/@exit>
#ELSEACT
goto @main_0_0

[@main_0_0]
#SAY
Welcome. Please feel free to pick. \
<Buy/@buy + (medicine category)> drugs \
<Sales/@sell> Drugs \
<Pharmaceutical production/@PotionProduce> \
<End/@exit> \

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 

[@PotionProduce]
#CALL [ProduceSystem\Potion\PotionMain.txt] @Potionsmain
[@buy]
#SAY
What you want to sell? \ \
  <Pre-step/@main>

[@sell]
#SAY
Please pick them up to sell things. \ \
  <Pre-step/@main>
;;------------------------------------------------ ------------------------------

